Skript file: /~heha/hsn/Starting GDIplus.zip/gdipDemo.dsp

# Microsoft Developer Studio Project File - Name="gdipDemo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=gdipDemo - Win32 Debug
!MESSAGE "gdipDemo - Win32 Release" (basierend auf  "Win32 (x86) Application")
!MESSAGE "gdipDemo - Win32 Debug" (basierend auf  "Win32 (x86) Application")

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "gdipDemo - Win32 Release"

# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /MD /W3 /O1 /D "WIN32" /D "UNICODE" /FR /FD /GF /c
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD RSC /l 0x407
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib user32.lib gdiplus.lib /nologo /subsystem:windows /machine:I386

!ELSEIF  "$(CFG)" == "gdipDemo - Win32 Debug"

# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /MD /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "UNICODE" /FR /FD /GF /c
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD RSC /l 0x407 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 kernel32.lib user32.lib gdiplus.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

# Name "gdipDemo - Win32 Release"
# Name "gdipDemo - Win32 Debug"
# Begin Group "Quellcodedateien"
# PROP Default_Filter "cpp;c;rc;def"
# Begin Source File
SOURCE="gdipDemo.cpp"
# End Source File
# End Group
# Begin Group "Header-Dateien"
# PROP Default_Filter "h;hpp;inl"
# End Group
# Begin Group "Ressourcendateien"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;bin;gif;jpg"
# Begin Source File
SOURCE="gdipDemo.rc"
# End Source File
# End Group
# End Target
# End Project
Detected encoding: ASCII (7 bit)2